-
Home
-
RSS Aggregator – RSS Import, News Feeds, Feed to Post, and Autoblogging
-
5.0.6 (latest)
-
Code
-
Classes
- Strings
| Total Complexity |
23 |
| Dependencies |
1 |
| Dependents |
5 |
| Total lines |
191 |
| Lines of code |
85 |
| Logical lines of code |
50 |
| Comment lines |
77 |
| Methods |
10 |
| Properties |
0 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| trimWords() |
S |
49 |
5 |
29 |
| cleanSplit() |
S |
60 |
5 |
14 |
| contains() |
S |
62 |
3 |
11 |
| lower() |
S |
71 |
2 |
6 |
| upper() |
S |
71 |
2 |
6 |
| substr() |
S |
68 |
2 |
7 |
| toBool() |
S |
79 |
1 |
3 |
| joinMap() |
S |
78 |
1 |
3 |
| snakeCaseToCamelCase() |
S |
77 |
1 |
3 |
| normalize() |
S |
79 |
1 |
3 |